StackedDateListPlot
StackedDateListPlot[{{date1,y1},{date2,y2},…}] plots points with values yi at a sequence of dates.
StackedDateListPlot[{y1,y2,…},datespec] plots points with dates at equal intervals specified by datespec.
StackedDateListPlot[tseries] plots the time series tseries.
StackedDateListPlot[{data1,data2,…}] plots data from all the datai.
StackedDateListPlot[{…,w[datai],…}] plots datai with features defined by the symbolic wrapper w.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.